home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / Kant Pro source Folder / Kant Pro 1.1 ƒ / kode new / kant main window.h < prev    next >
Encoding:
Text File  |  1995-01-19  |  340 b   |  8 lines  |  [TEXT/MMCC]

  1. void SetupTheMainWindow(WindowPtr theWindow);
  2. void ShutDownTheMainWindow(void);
  3. void OpenTheMainWindow(WindowPtr theWindow);
  4. void KeyPressedInMainWindow(WindowPtr theWindow, unsigned char theChar);
  5. void DisposeTheMainWindow(WindowPtr theWindow);
  6. Boolean CloseTheMainWindow(WindowPtr theWindow);
  7. void PasteInMainWindow(WindowPtr theWindow);
  8.